home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-04-12 | 424 b | 14 lines | [TEXT/MPS ] |
- //==============================================================================
- //
- // File: PICTUtils.h
- // By: George Delaney
-
- // This file contains utility routines for PICT processing.
- //==============================================================================
-
-
- void StdGetPictFile (SFReply *reply);
- void GetGWorldPICTFile (SFReply *reply);
-
- OSErr ReadPICTFile (SFReply *reply, PicHandle *thePICT);
-